grep only in php files

61

grep only in php files -

grep -r -i --include=\*.php 'searchterm' ./

Comments

Submit
0 Comments